vcSimToolExportField
A Tool Export field allows you to import or export tool frames.
See in: Overview
Module: vcBehaviors
Parent: vcSimInterfaceField
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| Export | Boolean | RW | Gets or sets a value indicating whether to export tool frames. If True, exports tool frames of ToolList; otherwise imports tool frames to ToolList. |
| ToolList | vcBehavior | RW | Gets or sets the behavior in component used by this field.See moreThe behavior must have the ability to store tool frames, for example a Tool Container or Robot Controller behavior. |